STEP 6: Let's change the star's location.
Notice that the star has five arguments. Four are integers, and one is a string. We'll use these arguments to change the appearance of the star shape on the stage.
- Change the star's x argument to 50.
- Change the star's y argument to 50.
To navigate the page using the TAB key, first press ESC to exit the code editor.